微信小程序 this.setData is not a function 在一般的函数中: this.setData是正确的。 但当在函数中有个请求(wx.request)时: 或者执行定时任务时候: 这 ...